scale down image css

29

img.resize {
    width: 540px; /* you can use % */
    height: auto;
}

Comments

Submit
0 Comments